Update Rust nightly
authorAlex Crichton <alex@alexcrichton.com>
Tue, 14 Jul 2015 00:32:07 +0000 (17:32 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Fri, 17 Jul 2015 19:55:05 +0000 (12:55 -0700)
commitf3d6e35fbcc44e66b57f308a67d12a3a389918ac
tree4ada48ff33f94ce40dad2a061c0b66348c8317b0
parent4b69b3bc29f0de467dd05b35c3bbf92a3e71ddf8
Update Rust nightly

Looks like the new LLVM version has optimizations which help out a good deal
with the recursion faced in the resolver, so let's use that version instead!
Cargo.lock
src/cargo/core/package_id_spec.rs
src/cargo/ops/cargo_package.rs
src/cargo/ops/cargo_test.rs
src/cargo/util/graph.rs
src/registry/lib.rs
src/rustversion.txt
tests/support/mod.rs
tests/support/registry.rs